No need to allocate a guint; just stuff the ID into the pointer directly.
authorChristian Persch <chpe@gnome.org>
Tue, 1 May 2007 22:22:49 +0000 (22:22 +0000)
committerChristian Persch <chpe@src.gnome.org>
Tue, 1 May 2007 22:22:49 +0000 (22:22 +0000)
commitf55cccb696128fa1d9036e6e01bde07179d7b89d
treee6d5b3e5c10c46d71ba333a0aabfc232e1ee84da
parenta5cbbdef9179041aa9a083d73c6eb17a9656fc1d
No need to allocate a guint; just stuff the ID into the pointer directly.

2007-05-02  Christian Persch  <chpe@gnome.org>

* gtk/gtkstatusbar.c: (gtk_statusbar_get_context_id),
(gtk_statusbar_expose_event): No need to allocate a guint; just stuff
the ID into the pointer directly. Bug #434865.

svn path=/trunk/; revision=17758
ChangeLog
gtk/gtkstatusbar.c